Log

Prototype:

procedure Log(const S: String);

Description:

Logs the specified string in Setup's log file.

Remarks:

Calls to this function are ignored if logging is not enabled by the /LOG command line parameter. See the Setup Command Line Parameters topic.